Make release builds mandatory for ci
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Feb 2020 16:21:15 +0000 (11:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Feb 2020 16:21:15 +0000 (11:21 -0500)
The tests are now passing in release builds, lets keep
it that way.

.gitlab-ci.yml

index 30f2750751c3b4bce2b90a3a11b39bb25d14a397..8d28553b4f0ad63311a8e30a6eaee87bf4ae399e 100644 (file)
@@ -79,7 +79,6 @@ release-build:
             _build
     - ninja -C _build
     - .gitlab-ci/run-tests.sh _build
-  allow_failure: true
   artifacts:
     when: always
     reports: